All Questions
3 questions
0votes
1answer
181views
What is the role of self loop in Hidden Markov Models(HMM)?
What actually does the self-loop (within the single hidden state ) in the Hidden Markov model helpful for? I learn that one of the use cases concerning Natural language Understanding is that it helps ...
3votes
1answer
290views
Anomaly Detection in distributed system using generated log file
I am developing an AI tool for anomaly detection in a distributed system. The system supports an interface that combines several individual logs into a single log file generating approx. 7000 entries/...
3votes
2answers
1kviews
How could I use machine learning to detect text and non-text regions in scanned documents?
I have a collection of scanned documents (which come from newspapers, books, and magazines) with complex alignments for the text, i.e. the text could be at any angle w.r.t. the page. I can do a lot of ...